Javascript Reference
Others | HTML Elements | Events | Objects | Grammar
javascript window history
Contains the history object for the current window or frame. For details, see the discussion of the history object.
javascript window frames[ ]
Returns a collection (array) of window objects that are implemented as frames or iframes in the current window. For a frameset's parent or top
javascript window frameElement
If the current window is a member of a frameset or is an iframe, the frameElement property returns a reference to the frame or iframe element object.
javascript window external
Returns a reference to the external object, which provides access to lower-level functionality of the browser engine (security permissions willing
javascript window event
Internet Explorer's event model generates an event object for each user or system event. This event object is a property of the window object
javascript window document
Returns a reference to the document object contained by the window. In browsers that offer W3C DOM document tree support, this property points mor
javascript window directories, locationbar, menubar, personalbar, scrollbars, statusbar, toolbar
Return references to the Navigator browser window feature (the directories property is new for Netscape 6).
javascript window dialogLeft, dialogTop
Indicate the offset distance of the left and top edges of a modal dialog window (created with the showModalDialog( ) and showModelessDialog( ) m
javascript window dialogHeight, dialogWidth
Specify the height and width values of a modal dialog window created with the showModalDialog( ) and showModelessDialog( ) methods. Although Int
javascript window dialogArguments
This is the string or other data type passed as extra arguments to a modal dialog window created with the window.showModalDialog( ) or window.showMode
javascript window defaultStatus
Specifies the default message displayed in the browser window's status bar when no browser loading activity is occurring. To temporarily change the
javascript window crypto, pkcs11
Return references to objects associated with Mozilla public-key cryptography internals.
javascript window closed
This is the Boolean value that says whether the referenced window is closed. A value of true means the window is no longer available for referenci
javascript window clipboardData
Returns the clipboardData object. The object is a temporary container
< 106-120 / 2140 >

Powered by Linode.